<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, p{
	color: #333;
	margin: 0px;
	padding: 0px;
}
ul,li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF7402;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header ,#Middle,#footer{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.tittle {
	height: 28px;
	float: left;
	padding-left: 30px;
	line-height: 28px;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #FFF;
	background-image: url(tittle_bg.gif);
}
.tittle_more {
	background-image: url(bt.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 52px;
	float: left;
	padding-left: 10px;
}
.tittle_more:hover {
	background-image: url(bt_hover.gif);
	color: #000;
}
.tittle_more a {
	color: #FFF;
	line-height: 28px;
	font-weight: bold;
	padding-left: 13px;
	display: block;
}
#foot_about {
	background-image: url(foot_about.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 370px;
}
#foot_pic {
	background-image: url(foot_pic.gif);
	height: 14px;
	width: 970px;
}
.foot_left {
	background-image: url(foot_left.gif);
	height: 14px;
	width: 220px;
}
.foot_new {
	background-image: url(foot_new.gif);
	height: 14px;
	width: 365px;
}
.foot_anli {
	background-image: url(foot_anli.gif);
	height: 14px;
	width: 740px;
}
.foot_product_center {
	background-image: url(foot_product_center.gif);
	height: 14px;
	width: 970px;
}
.borders {
	border: 1px solid #CCC;
}
.ta-pageimg-right {
	height: 160px;
	width: 160px;
}
#m_left_box {
	margin: 0px;
	padding: 0px;
}
.m_left_box {
margin-top:1px; 
height:316px;
}
.m_pr {
	text-align:center;
	margin-bottom:100px;
	padding-left:35px;
}
.m_pr span{
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
	font-size:16px;
	font-weight:normal;
	float:left;
	background-color:#f5f4e1;
	margin-right: 10px;
	line-height: 35px;
	white-space: nowrap;
	margin-top: 6px;
}
.m_pr span a{
	display: block;
	width:100px;
	height: 35px;
}
.m_pr span a:hover {
	color: #FFF;
	background-color: #ff790a;
}
全局end {
}
#Middle {
	margin-bottom: 0px;
}
#top {
	margin-bottom: 10px;
	height: 82px;
}
#menu {
	height: 38px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
#menu a {
	line-height: 38px;
	display: block;
	float: left;
	height: 38px;
	width: 85px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-left: 5px;
}
#menu a:hover {
	background-image: url(menu_hover.gif);
	background-repeat: no-repeat;
	color: #333;
}
.menu_line {
	width: 2px;
	height: 38px;
	float: left;
	background-image: url(menu_line.gif);
}
#serch {
	height: 38px;
	float: right;
	width: 187px;
	background-image: url(serch_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-right: 10px;
}
#m_top {
	margin-bottom: 10px;
}
头部end {
}
#pic {
	float: left;
	height: 280px;
	width: 970px;
	background-color: #CCC;
}
/*图片展示*/
#box{
	position:relative;
	width:970px;
	height:280px;
	border-radius:5px;
	cursor: pointer;
	overflow: hidden;
}
#box .list{
	position:relative;
	width:970px;
	height:280px;
	overflow:hidden;
}
#box .list li{
	position:absolute;
	top:0;
	left:0;
	width:970px;
	height:280px;
	opacity:0;
	filter:alpha(opacity=0);
}
#box .list li.current{opacity:1;filter:alpha(opacity=100);}
#box .count{position:absolute;right:0;bottom:5px;}
#box .count li{
	color:#fff;
	float:left;
	width:22px;
	height:22px;
	cursor:pointer;
	margin-right:5px;
	overflow:hidden;
	opacity:0.7;
	border-radius:20px;
	font-weight: bold;
	background-color: #F90;
	text-align: center;
	line-height: 21px;
}
#box .count li.current{
	color:#fff;
	opacity:1;
	font-weight:700;
	background:#f60;
	font-size: 14px;
	line-height: 19px;
}
/*图片展示end*/
#in_about {
	height: 294px;
	width: 370px;
	float: right;
}
#in_about_nr {
	height: 230px;
	width: 348px;
	line-height: 18px;
	padding: 10px;
}
#in_about_nr img {
	display: block;
	float: left;
	margin-right: 10px;
}
首页上部分end {
}
#m_left {
	float: left;
	width: 220px;
	overflow: hidden;
	height: 1180px;
}
.tit_left {
	width: 128px;
}
#in_left_nr {
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: hidden;
}
#in_left_nr p {
	margin-top: 5px;
}
#in_left_nr ul li{
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(sj.gif);
	background-position: 10px 10px;
	width: 183px;
	overflow: hidden;
	height: 27px;
}
#in_left_nr .qqkfhm {
	line-height: 30px;
	height: 30px;
}
#in_left_nr .qqkfhm img  {
	position: relative;
	top: 5px;
	bottom: 5px;
}
#in_left_nr .qqkfhm a {
	display: block;
	line-height: 25px;
	height: 30px;
}
首页左边end {
}
#m_right {
	float: right;
	width: 740px;
	overflow: hidden;
	height: 1180px;
}
#in_product_nr {
	width: 726px;
	padding-left: 12px;
	padding-top: 15px;
	overflow: hidden;
	height: 395px;
	border-top-style: none;
}
.product_tittle_line {
	float: left;
	height: 28px;
	width: 3px;
	background-image: url(product_tittle_line.gif);
	background-repeat: no-repeat;
}
.xinkuans {
	width: 168px;
	overflow: hidden;
	height: 190px;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 3px;
}
.xinkuansn {
	width: 168px;
	overflow: hidden;
	height: 190px;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 9px;
}
.xinkuans_a  {
	width: 140px;
	height: 17px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.xinkuans .ta-pageimg-right {
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 1px;
}
.xinkuansn .ta-pageimg-right {
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 1px;
}
/*产品展示*/
.products{
	width:730px;
	height:900px;
	overflow:hidden;
	display:none;
}
.cur {display:block;}
.thumb span {
	display:block;
	float: left;
	width: 80px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
}
.thumb .cur ,.thumb span:hover{
	color: #FFFFFF;
	background-image: url(tittle_hover.gif);
}
首页产品展示end {
}
#m_xw {
	float: left;
	width: 365px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#in_xw_nr {
	width: 343px;
	padding: 10px;
	height: 200px;
}
#in_xw_nr span {
	line-height: 25px;
}
#in_xw_nr img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#in_xw_nr h3 {
	padding-bottom: 10px;
	line-height: 14px;
	font-size: 12px;
}
#in_xw_nr h3 a {
	display: block;
	height: 14px;
	overflow: hidden;
}
首页新闻示end {
}
#in_anli_nr {
	padding-top: 10px;
	overflow: hidden;
	width: 738px;
	height: 384px;
}
#zs2 {
	width: 345px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	margin-left: 6px;
}
#zs2 .ta-pageimg-right{
	float: left;
	margin-right: 0px;
	height: 170px;
	width: 160px;
	margin-left: 13px;
	margin-top: 9px;
}
.anli_nr {
	float: right;
	line-height: 24px;
	width: 165px;
	margin-top: 5px;
	height: 161px;
	overflow: hidden;
}
.anli_nr h3 {
	font-size: 12px;
}
.anli_nr h3 a {
	display: block;
	height: 22px;
	width: 165px;
	overflow: hidden;
}
.anli_strata {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
}
首页案例end {
}
/*产品展示end*/
#footer {
}
#footer #product_center {
	width: 970px;
}
#product_center_nr {
	width: 968px;
	padding-bottom: 10px;
}
.product_center_left {
	float: left;
	width: 480px;
}
.product_center_right {
	float: right;
	width: 480px;
	margin-right: 5px;
}
.product_centers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	height: auto;
	width: 475px;
}
.product_centers:hover {
	background-color: #FFFFD2;
}
.product_centers_left {
	float: left;
	height: 30px;
	width: 110px;
	margin-top: 6px;
	text-align: center;
	background-image: url(product_center_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	margin-right: 8px;
}
.product_centers_right {
	float: right;
	margin-bottom: 6px;
	width: 355px;
}
.product_centers_left a {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	display: block;
	padding-right: 4px;
}
.product_centers_left a:hover {
	background-image: url(product_center_bg_hover.gif);
}
.product_centers_right a {
	display: block;
	float: left;
	background-color: #EEEEEE;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	margin-top: 6px;
}
.product_centers_right a:hover {
	color: #FFF;
	background-color: #ff790a;
}
底部产品中心end {
}
#footer .footer_show {
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
}
.footer_show img {
	margin-right: 8px;
	margin-top: 10px;
}
#bottom_Information {
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#bottom_Information_tit {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
}
.bottom_Informations {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.bottom_Informations span {
	line-height:30px;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体"; 
	color:#8a8000; 
	font-size:12px;
}
.bottom_Informations span a {
	padding-left:10px;
	color:#8a8000; 
}
.bottom_Informations span a:hover {
	color:#FF7402; 
}
.bottom_Informations_tit {
	line-height: 25px;
}
.bottom_Informations_tit a {
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
	font-weight:normal;
	font-size:16px;
	color: #8a8000;
}
.bottom_Informations_tit a:hover {
	color: #FF7402;
}
#secondary_manu {
	padding-left: 10px;
	background-image: url(secondary_manu_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	height: 30px;
	width: auto;
	line-height: 30px;
	margin-bottom: 10px;
}
#secondary_manu a {
	padding-right: 5px;
	padding-left: 5px;
	width: 84px;
	display: block;
	float: left;
	text-align: center;
}
#footer .banq2 {
	line-height: 25px;
}
#secondary_manu span {
	display: block;
	float: left;
}
#footer .banq2 {
	text-align: center;
}
底部end {
}
#show_pic {
	margin-bottom: 10px;
}
#inside_left {
	float: right;
	width: 220px;
	overflow: hidden;
}
#inside_right {
	float: right;
	width: 970px;
}
#inside_right2 {
	float: left;
	width: 740px;
}
#inside_right .tittle a {
	color: #fff;
	text-decoration: none;
}
#inside_right .tittle a:hover {
	color: #FF7402;
}
#inside_nr {
	width: 970px;
}
#inside_nr .tittle a {
	color: #fff;
	text-decoration: none;
}
#inside_nr .tittle a:hover {
	color: #FF7402;
}
#inside_tittles {
	background-image: url(inside_tittles.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 10px;
	float: left;
}
#inside_product_list {
	padding-top: 10px;
	width: 958px;
	padding-left: 10px;
}
#inside_product_list2 {
	padding-top: 10px;
	width: 735px;
	padding-left: 3px;
}
#inside_product_list3 {
	padding-top: 10px;
	width: 728px;
	padding-left: 10px;
	overflow:hidden;
}
/*分页的样式 */
.pagination{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 25px;
    }
.pagination .inactive{
	border:1px solid #e5e5e5;
	color:#CCC;
	margin-right: 6px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	}
    .pagination a{
	border:1px solid #e5e5e5;
	color:#666;
	margin-right: 6px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
    }
    .pagination a:hover{
	color:#fff;
	background-color: #39b8ff;
    }
    .pagination .current{
	border:1px solid #e5e5e5;
	color:#999;
	font-size:12px;
	margin-right: 6px;
	background-color: #B0E3FF;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
/*分页的样式end */
/*侧导航的样式 */
#inside_left_item {
	line-height: 20px;
	overflow: hidden;
}
#sortlist{border:1px solid #ddd;}
#sortlist .mt{display:none;height:24px;padding:3px 8px;line-height:24px;}
#sortlist h2{color:#fff;}
#sortlist .mc{width:209px;margin-top:-1px;background:#FFF;}
.item h3{height:37px;padding:0 7px 0 10px;border-top:1px dotted #ccc;line-height:37px;cursor:pointer;font-size: 12px;}
#sortlist b{
	float:right;
	width:16px;
	height:16px;
	margin-top:6px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(20120827D.jpg);
	background-repeat: no-repeat;
}
#sortlist ul{overflow:hidden;display:none;padding:6px 0 6px 6px;border-top:1px dotted #ccc;zoom:1;}
#sortlist li{float:left;width:95px;height:18px;padding:3px 4px 3px 0;overflow:hidden;}
#sortlist .current b{
	background-image: url(20120827C.jpg);
	background-repeat: no-repeat;
}
#sortlist .current ul{display:block;}
#sortlist .item h3:hover {
	background-color: #E0F0DF;
}
/*侧导航的样式end */
.recommends {
	width: 170px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.recommends .ta-pageimg-right {
	float: left;
	margin-right: 0px;
	height: 170px;
	width: 160px;
	margin-left: 13px;
	margin-top: 9px;
}
#inside_product_list #zs2 {
	margin-right: 5px;
	margin-left: 5px;
}
.anli_left_item a  {
	text-align: center;
	display: block;
}
.anli_left_item h3 {
margin: 0px;
padding: 0px;
font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
color:#FFFFD2;
font-size:14px;
font-weight:normal;
}
#sortlist #current h3 a{
	background-color: #FFFFD2;
	color: #FF7402;
}
#single_nr {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
	overflow: hidden;
	width: 678px;
}
#single_nr .bold{
	font-weight: bold;
}
#single_nr H1{
	font-family:"微软雅黑", "黑体"; 
	font-size:18px; 
	text-align:center;
	padding-bottom:10px; 
	line-height:30px;
	color:#000; 
	font-weight:normal
}
#single_nr .alignleft {
float:left;
font-size:12px;
text-align:left;
margin-right:10px;
}
#single_nr .alignright {
float:right;
font-size:12px;
text-align:right;
margin-left:10px;
}
#single_nr .yarpp-related{
        font-size:12px;
	padding-top:50px;
}
#single_nr .yarpp-related H3{
	font-size:12px;
}
#single_nr p{
	line-height: 28px;
}
#single_nr img {
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#single_nr a{
	color: #00F;
}
#single_nr a:hover{
	color: #FF7402;
}
#inside_news_list {
	padding-right: 10px;
}
#inside_news_list ul li{
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-image: url(sj.gif);
	background-position: 15px;
	font-size: 14px;
}
.single_bt {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#searchform #s {
	height: 20px;
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	display: block;
	float: left;
	margin-top: 11px;
	margin-left: 9px;
}
#searchform #searchsubmit {
	height: 31px;
	width: 31px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	background-color: transparent;
	display: block;
	float: right;
	margin-top: 3px;
}
.sgw_img *{margin:0;padding:0;list-style-type:none;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.sgw_img{width:962px;height:382px;overflow:hidden;border:1px solid #CCC;padding:3px;margin:0px auto 0 auto;}
.sgw_img dt{margin-right:3px;float:left;display:inline;width:296px;height:382px;position:relative;overflow:hidden;}
.sgw_img dd{float:left;position:relative;overflow:hidden;}
.sgw_img_dd1{width:196px;height:382px;float:left;margin-right:3px;display:inline;}
.sgw_img_dd1 dd{height:125px;overflow:hidden;float:left;}
.sgw_img_dd1 #dd2{margin:3px 0px 4px 0;}
.sgw_img_dd2{float:left;width:464px;height:382px;overflow:hidden;}
.sgw_img_dd2 dd{margin-right:3px;height:207px;overflow:hidden;display:inline;}
.sgw_img_dd2 dd#dd3, .sgw_img_dd2 dd#dd4{margin:0;}
.sgw_img_dd2 dd#dd3, .sgw_img_dd2 dd#dd5{margin-bottom:3px;height:172px;}
.box{width:100%;height:100%;background:url(http://www.fzfrp.com/images/pic/sgw_bg.jpg) no-repeat left top #020000;position:absolute;left:0;line-height:18px;color:#e69714;top:-382px;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;text-align:center;padding-top:20px;}
.box h2{color:#e69714; font-family:microsoft yahei;font-size:18px; padding-top:30px;}
.box h3{color:#fff;font-size:14px;font-weight:bold;}
.box a{color:#9f8054; display:block;margin-top:0px;}
.sgw_img dt .box{padding-top:100px;top:-482px;}
.sgw_img dt .box p{color:#e69714;font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
.sgw_img dd .box p{color:#e69714;font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}</pre></body></html>